home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / firmware-b43legacy-installer / copyright
Encoding:
Text File  |  2012-03-31  |  1.9 KB  |  46 lines

  1. Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: b43-fwcutter
  3. Source: http://linuxwireless.org/en/users/Drivers/b43
  4.  
  5. Files: *
  6. Copyright: 2005-2011 Martin Langer <martin-langer@gmx.de>
  7.        2005-2011 Michael Buesch <mbuesch@freenet.de>
  8.        2005-2011 Alex Beregszaszi
  9. License: BSD-2-Clause
  10.  
  11. Files: debian/*
  12. Copyright: 2006 Rene Engelhard <rene@debian.org>
  13.            2011 Fabrizio Regalli <fabreg@fabreg.it>
  14. License: BSD-2-Clause
  15.  
  16. License: BSD-2-Clause
  17.  Redistribution and use in source and binary forms, with or without
  18.  modification, are permitted provided that the following conditions
  19.  are met:
  20.   1. Redistributions of source code must retain the above copyright
  21.   notice, this list of conditions and the following disclaimer.
  22.   2. Redistributions in binary form must reproduce the above
  23.   copyright notice, this list of conditions and the following
  24.   disclaimer in the documentation and/or other materials provided
  25.   with the distribution.
  26.  .
  27.  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
  28.  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  29.  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  30.  DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY
  31.  DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  32.  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
  33.  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  34.  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  35.  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  36.  OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
  37.  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  38.  
  39. Files: md5.c md5.h
  40. Copyright: 1993 Colin Plumb
  41. License: public-domain
  42.  This code implements the MD5 message-digest algorithm.
  43.  The algorithm is due to Ron Rivest.    This code was
  44.  written by Colin Plumb in 1993, no copyright is claimed.
  45.  This code is in the public domain; do with it what you wish.
  46.